welcome: please sign in

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment
What is the Admin password?

location: Closed-shell Systems : R-TD-DFT

Closed-shell Systems : R-TD-DFT

This gives a R-TD-DFT (imethod=1,itda=0) for singlet-singlet (isf=0) transitions using Davidson iterative diagonalization (idiag=1). In each irreducible representations, the lowest 10 states are calculated.

$TDDFT
IMETHOD 
 1
ISF
 0
ITDA
 0
IDIAG
 1
iexit
10
$END

The algorithm used in TD-DFT is the same as in the ground state calculations. If direct SCF is used.

$xuanyuan
directhf
$end
...

then TD-DFT also uses direct algorithm. The memory for JK operators can be changed by using MemJKOP.

$TDDFT
...
MemJKOP
 2048
...
$END

If the ERI is stored, then integral transformation should be carried out before TDDFT

$TRAINT
TDDFT (or UTDDFT for RO/U case)
ORBI
hforb
$END